home *** CD-ROM | disk | FTP | other *** search
/ LSD Docs / LSD Docs.iso / FILEZ / lsd39.dms / lsd39.adf / C-net.doc.pp < prev    next >
Text File  |  1978-01-15  |  84KB  |  2,364 lines

  1.                               CNET Amiga
  2.                               version 1.9
  3.  
  4.  
  5.      Very little text was left out of this doc file from the original docs, 
  6.      i.e. usage agreement, warranty, etc.. Ect. material is also included
  7.      in this doc file where that particular item was discussed and the 
  8.      obvious updated items have the "****>" at the beginning of the affected
  9.      line of information.
  10.      
  11.              
  12. 2. Configuration
  13.  
  14.  Warning! Before you proceed with any of the configuration instructions,
  15. insure that you have a verified backup copy of the C-Net master disk!
  16. Accidents do happen! The Workbench DISKCOPY command is useful and
  17. satisfactory for this purpose. Store your original in a safe place and only
  18. operate from your backup.
  19.  
  20.  
  21. 2.1 Memory Requirements
  22.  
  23.  C-Net will operate using any Amiga model computer. To use many of C-Net's
  24. more advanced features such as its multiline/multiuser abilities, on-line
  25. AREXX files, or to be able to effectively mutitask, however, you will find
  26. it almost a necessity to have at least 1 megabyte of RAM. Having more memory
  27. will never hurt, but will open doors for you to be able to operate more
  28. ports (users online), larger on-line programs, and do more with your Amiga
  29. while the BBS is operating. Following are more precise memory requirements:
  30.  
  31.                                          8 Colors        2 Colors
  32.            Memory for first port:           360K            325K
  33.            Each additional port :           310K            275K
  34.  
  35.            For AREXX, add       :                   85K
  36.            For FastFonts, add   :                    4K
  37.  
  38.  If you receive a GURU when attempting to operate C-Net, chances are you've
  39. run out of memory. You may attempt to fix the problem by using fewer screen
  40. colors, or by not using other utilities that you may be running in the 
  41. background (clocks, virus checkers, memory monitors, etc.).
  42.  
  43.  C-Net will recognize whether it has enough memory to run or not as soon as
  44. it loads. If not, the program will exit immediately. All memory needed
  45. during program operation is requested at once at program execution. If C-Net
  46. appears to "not run" when told to, chances are you are out of memory, or have
  47. not copied "cnet.library" as instructed in the next section.
  48.  
  49.  As an added precaution, C-Net well check available memory before allocation,
  50. and will inform the user that too little memory is free to preform any
  51. function (notably the BASE sections) if the case arises. However, many
  52. programs I have encountered will not do this, but rather "GURU" and crash your
  53. system. Be aware of this.
  54.  
  55.  To check your available memory at any time, you may enter AVAIL at your
  56. command prompt. The program AVAIL is normally in your C: directory.
  57.  
  58.  
  59. 2.2 Other Hardware Requirements
  60.  
  61.  Although it is possible to operate C-Net Amiga on a single or dual floppy
  62. drive system, it is highly recommended that a hard drive be used for speed,
  63. efficiency, and to allow your system some elbow room. Much of the following
  64. configuration information has been written with the assumption of the use of
  65. a hard drive. For floppy users, you will simply need to swap disks as
  66. required as you are called upon to copy files.
  67.  
  68.  C-Net Amiga will operate well with any Hayes Compatible modem, of any baud
  69. rate. The following need to be checked on your modem(s) to insure proper
  70. operation with C-Net Amiga:
  71.  
  72.   1) Carrier Detection MUST be enabled. Some modems use a dipswitch for this,
  73.      and some use a command "AT&C1". If your modem uses a command, you may
  74.      add this to its configuration string (see section 2.4).
  75.  
  76.   2) The DTR line must be enabled in order for the modem to be able to hang
  77.      up the line. Some modems use a dipswitch for this, while others use a
  78.      command "AT&D2". You may add this command to the configuration string as
  79.      well.
  80.  
  81.   3) Modems with ARQ error correction protocol (USRobotics) must have the
  82.      command AT&A0 sent to them. You may simply add "&A0" to the modem
  83.      configuration string (section 2.4).
  84.  
  85.   4) If a dipswitch exists on your modem for autoanswer, insure that
  86.      autoanswer is "OFF".
  87.  
  88.  Additionally, especially if you plan to use locked baud rates on any high
  89. speed modems, you need to insure that your modem cables are of the 7 pin
  90. (or more) variety. Without the full 7 pins, the Amiga will be unable to do
  91. hardware flow control.
  92.  
  93.  
  94. 2.3 Installing C-Net Amiga
  95.  
  96.  You will need to use the shell or CLI from your workbench to install C-Net.
  97.  
  98.  If you are using a hard drive, you may install C-Net Amiga into a
  99. subdirectory of your hard drive.
  100.  
  101.  Now you need to decide how you plan to distribute your actual system. C-Net
  102. is able to distinguish between the following BBS areas:
  103.  
  104.    SYSTEM: user data, system text files, menus, help, logs, bbslist.
  105.  
  106.    BASE:   message base.
  107.  
  108.    UDBASE: files area.
  109.  
  110.    MAIL:   user to user private mail.
  111.  
  112.    PFILES: AREXX files
  113.  
  114.    GFILES: general text files.
  115.  
  116.    VOTE:   voting topics.
  117.  
  118.    NEWS:   news bulletins.
  119.  
  120.  You may assign each of these to a separate location, some on one hard drive
  121. partition, the rest on the another, or floppies, or however you wish. After
  122. you have come to some agreement with yourself as to where you will put these
  123. directories (listed above), simply create the directories with the "makedir"
  124. command from your shell or CLI where you want it. After creating the new 
  125. directories, copy the files in the directory to the directory that you just
  126. created.
  127.  
  128. ****>  C-Net is able to distinguish between more than just one path for 
  129.        BASE: and one path for UDBASE:. You will find this invaluable in the
  130.        event that you plan to operate your Upload/Download Files sections
  131.        from more than one physical drive (hard drive or floppy drive), or
  132.        more than one hard drive partition. At this time, C-Net is only able
  133.        to split the upload/download files themselves, not the messages. It
  134.        is unnecessary to use multiple BASE or UDBASE definitions if have
  135.        only one hard drive without partitions.
  136.  
  137. ****>  IMPORTANT: In place of the BASE: and UDBASE: discussed in the manual, 
  138.        BASE0: and UDBASE0: assignments must be made! These paths will always
  139.        house all of the messages of the system (the post, responses, long
  140.        file descriptions, etc.). If you do not use additional path
  141.        definitions, BASE0: and UDBASE0: will also contain all
  142.        upload/download files.
  143.  
  144. ****>  Additional (optional) paths are defined as follows: BASE1:, BASE2:,
  145.        up to BASE6:, and UDBASE1:, UDBASE2:, up to UDBASE6:.
  146.  
  147.  Your next task will be to tell C-Net where it is that you decided to store
  148. your various BBS areas, and in particular the names of their directory paths
  149. (how to get there exactly). To accomplish this, simply use the "assign"
  150. command from your shell or CLI. Example: If you have chosen to store your
  151. "SYSTEM" directory on DF1: under another directory called "CNET", you would
  152. type in at the shell or CLI prompt "ASSIGN SYSTEM: DF1:CNET/SYSTEM".
  153.  
  154.  This task of assigning the directories can all be accomplished in your
  155. startup-sequence so it will be done for you when you power up you computer.
  156. While you are editing your startup-sequence, it may be convenient to add
  157. other commands if memory permits. You may add "FF -0" to enable FastFonts 
  158. ("FF" must be in your C: directory for this to work). The next command to add
  159. if it is not there already would be "STACK 10000".
  160.  
  161.  
  162. 2.4 Modem Configuration
  163.  
  164.  If you do nothing to affect your modem configuration, C-Net will default to
  165. a one line system, using the built-in serial port. However, if you wish to
  166. modify the modem initialization strings, or add other ports, you must edit the
  167. file "bbsport" found on your C-Net master disk (if you are using a floppy
  168. system) or your hard drive C-Net directory.
  169.  
  170.  Each line represents a port (or line) into your system. The first line is
  171. port one (1), the second is port two (2), and so on. Note that you may
  172. always have one additional line apart from those listed, which may only be
  173. used for "local mode", that is, logging on from your keyboard directly. This
  174. additional port is always called port 0. An example line of the bbsport file
  175. might look like this:
  176.  
  177.     serial.device 0 2400 0 0 ATH0X1V0E1S0=0M0&C1&D2
  178.  
  179.  First is the name of the device, following by its unit number. The Amiga's
  180. built-in serial port is always named "serial.device" and has a unit of 0.
  181. Next, is the baud rate C-Net will use while waiting for a call, usually the
  182. highest baud rate the modem is capable of. Next, is the Flow Control
  183. specification, followed by the locked baud rate. Both numbers are usually 0,
  184. unless you are using a high speed modem (like the USRobotics HST) and wish
  185. to lock the baud rate (discussed later). Finally, the modem initialization
  186. string, sent at runtime, and also between callers. (Don't forget to add
  187. commands to this string, as required, see section 2.1). The most generic
  188. configuration string is probably ATH0X1V0. Use other commands as needed.
  189.  
  190.  The Supra 2400zi modems use "modemX.device" (where X is a number from 0 to
  191. the number of Supra's you have, see the Supra docs for more info), and units
  192. of 0.
  193.  
  194.  If you wish to lock the baud rate of a USRobotics 9600 baud modem, simply
  195. set the flow control to 4 and the locked baud rate number to whatever you
  196. desire (usually 19200 for HST modems). In addition, the commands "&H1&B1"
  197. must be added to the modem configuration string. An entry in "bbsport" for a
  198. locked baud rate HST might look like:
  199.  
  200.        siosbx.device 0 19200 4 19200 ATH0X1V0E1M0&C1&D2&A0
  201.  
  202.  When you lock the baud rate of your HST, transfer rates above 16000 baud can
  203. be achieved by users calling in with HST modems (who have their terms to
  204. 19200 baud, and have sent the AT&H1&B1 commands to their modems, and have
  205. selected RTS/CTS flow control either using preferences or their terminal
  206. menus).
  207.  Do not forget to copy device drivers supplied with these modems/cards into
  208. your DEVS: directory on Workbench or your hard drive's DEVS: directory.
  209.  
  210.  
  211. 2.5 Editing The General Configuration Options
  212.  
  213.  Several general system configuration options may be viewed/edited by using
  214. your text editor to edit the file "bbsconfig" found on your C-Net master
  215. directory. This file contains several lines, each with a description of the
  216. use of each line. Simply change the values as you desire, and re-save this
  217. file.
  218.  
  219.  According to the first value in this file, C-Net will check for a specific
  220. number of free bytes before authorizing an upload.
  221.  
  222.  A two character ID prefix.
  223.  
  224.  Screen blanking time before blanking, and blanking intensity.
  225.  
  226.  Defaults for the pull down menu options sysopis, private bbs, and UD closed.
  227.  
  228.  Keep the stat screen on when someone logs on.
  229.  
  230.  Send feedback to the sysop's mail box.
  231.  
  232.  Default conference format: chat or forum.
  233.  
  234.  Time will be returned to an uploader depending on the next setting. This
  235. value is a percentage, 100 is full time back, 0 is no time back, 200 is
  236. double your time back, etc..
  237.  
  238.  The password for the online shell is simply an added security precaution.
  239. In case someone somehow discovers your password to the system, this next
  240. password will likely keep them out of the shell, where they are likely to do
  241. the most damage.
  242.  
  243.  The number of pfiles that can be run at the same time si really something
  244. provided for you to limit depending on your memory. Find your longest Pfile
  245. and determine how copies of it can safely run at once (be in memory) at one
  246. time.
  247.  
  248.  New user game points is simply an initial value for a score which will track
  249. a user's winnings or losings in the pfiles, if according to the player's
  250. performance.
  251.  
  252.  The default text color determines the text color that the system will return
  253. to when it encounters the MCI command \q1 (MCI will be discussed in detail in
  254. a later chapter).
  255.  
  256.  ZModem upload resume ability means your system will not delete files which
  257. were in the process of being uploaded to your system when the uploader
  258. happened to be cut off the line, or hung up. Files that are "unfinished" will
  259. be marked as such when users read the items, and any user will be able to 
  260. complete the upload, using ZModem, and will receive any applicable credits 
  261. for the file. This provides an incentive for the original uploader to
  262. attempt to complete the file as soon as possible.
  263.  
  264.  If you allow guest accounts, this means that users will be able to call your
  265. system without selecting a password. Once they leave the system, their
  266. accounts are lost. Guests have access identical to new users, except they
  267. can not be "autovalidated" (described later).
  268.  
  269.  Log verbosity will determine the amount of information written to disk
  270. concerning user activity on your system. For example: if you want everything
  271. to be recorded in your caller log then you should have the value of 255
  272. there, if you want to only record chat then you should have 5 there. You 
  273. derive the number from adding the options you want together. For example:
  274. log on = 1, log off = 2, chat = 4, AREXX = 8, bad logon = 16, download
  275. handle = 32, and SAM = 64. So that means that if you want chats and bad
  276. logons recorder then you should have 21 there (1+4+16=21). It's just that
  277. simple.
  278.  
  279.  Default for tone/pulse for auto call-back.
  280.  
  281.  
  282. 2.6 Editing The Function Key Macros
  283.  
  284.  Using your text editor, you can edit the file "bbskeys" found in you boot
  285. directory to change the function key macros. Each line of this file
  286. represents a function key, numbered from 1 to 10. Keys 1 through 5 are "print
  287. only", that is, they will display on your screen (and the user's screen) but
  288. will not affect what is being entered at any command prompt.
  289.  
  290.  Conversely, keys 6 through 10, when pressed, will actually "type" the text,
  291. allowing you to, for example, create a logon macro for yourself (your ID
  292. number and password).
  293.  
  294.  
  295. 2.7 System Text Files
  296.  
  297.  The following files must be written into your "SYSTEM:" directory in order
  298. for C-Net to find them. All of the files are actually optional. In some case,
  299. default or example files may have been provided for you on the C-Net master
  300. disk's "SYSTEM:" directory.
  301.  
  302. badnames       = This file may be used to keep certain handles from use on
  303.                  your system. Each line represents a new pattern to restrict,
  304.                  and upper and lower case does matter here. To specify the
  305.                  end of a word, use the "_" symbol to represent a space.
  306.                  Examples are:
  307.                      Car  = No Car at the beginning of a word.
  308.                      car  = No car anywhere else in a word.
  309.                      car_ = No word ending in "car".
  310.                      CAR_ = Not the word "Car" by itself.
  311.  
  312. newquest       = This file will allow you to create a new user questionnaire.
  313.                  You may format it however you wish, but when you prompt for
  314.                  questions, you must use the MCI commands "\i0" through "\i4"
  315.                  to input a maximum of 5 responses. C-Net will automatically
  316.                  write the responses to the user's NewUser feedback message.
  317.  
  318. sys.accessx    = "x" represents an access group, 0 through 23. the file
  319.                  displayed to members of this group as they logon.
  320.  
  321. sys.avalid     = This file configures the AutoCallBack Validation system
  322.                  built into C-Net Amiga. The first line should contain your
  323.                  local area code. Each line following should contain an area
  324.                  code, followed by a local prefix, however many you have to
  325.                  your area. It might look like:
  326.                           313
  327.                           313981
  328.                           313453
  329.                           313996        ...ect
  330.                  Note that when an autocallback is successful, the user is
  331.                  always promoted from access group 0 (new user) to group 1
  332.                  (validated).
  333.  
  334. sys.end        = Displayed to users after they have selected to loggoff.
  335.  
  336. sys.info       = Displayed to users when they have selected "I" from any
  337.                  command prompt. Usually, this file contains information
  338.                  about your system, software, hardware, etc..
  339.  
  340. sys.new user   = Displayed to users once they have selected to sign on as
  341.                  new.
  342.  
  343. sys.second     = Displayed to new users on their second call only.
  344.  
  345. sys.start      = Displayed immediately after the "press your backspace key"
  346.                  prompt at logon.
  347.  
  348. sys.validation = Displayed to users immediately after they have uploaded
  349.                  file(s) which require validation before they receive credit.
  350.  
  351. sys.welcome    = Displayed to users once they have successfully logged onto
  352.                  the system.
  353.  
  354. sys.conf       = Displayed to a user as he enters the conference system.
  355.  
  356. sys.private    = Displayed when a user attempts to enter the file transfer
  357.                  area and it is temporarily closed.
  358.  
  359. badnumbers     = Will work exactly like badnames, except will cut users off
  360.                  of the system who use forbidden phone numbers.
  361.  
  362.  Many system text files have graphics alternatives. Instead of using
  363. "sys." in the case of "sys.start", "sys.welcome"' etc., you may use "TTn."
  364. where n is replaced with the TerminalType number (0=dumb, 1=C/G, 2=ANSI).
  365.  
  366.  
  367. 2.8 Configuration Of Automaintenance
  368.  
  369.  One of C-Net's more powerful features is auto-maintenance. you must
  370. specify a time during the day, and C-Net will automatically take itself down
  371. to perform several clean-up activities, including user purge for inactivity
  372. (not calling in a specified time period), and deletion of old or not recently
  373. used files, messages, and more.
  374.  
  375.  Whenever you enter a file into news, pfiles, gfiles, or enter a subboard
  376. into a base section, you will be asked for "days to keep" or "inactive days".
  377. Entering nothing will result in the file remaining indefinitely. Specifying
  378. 30, for example, will cause automaintenance to delete the file after
  379. approximately one month of non-use. For news, pfiles, and gfiles, this is 30
  380. days after the last response. For files, this is 30 days after it's last
  381. download. Files and messages may individually be "protected" against 
  382. auto-deletion.
  383.  
  384.  Use your text editor to create a file "sys.amaint" in your "SYSTEM:"
  385. directory. The first line should contain the hour (military 0-23) that you
  386. wish auto-maintenance to take place. The second line will contain the number
  387. of user inactivity days before auto-removal from the system. Two months (60)
  388. is usually a good number here. Note that C-Net will limit time for users
  389. just before auto-maintenance occurs to insure that all users are off the
  390. system at that time. This is necessary due to the nature of the file 
  391. processing being performed.
  392.  
  393.  
  394. 2.9 Configuration Of Time Restrictions
  395.  
  396.  C-Net has the ability to restrict access to logon, upload, download, or use
  397. the pfiles bases on the time of day, the user's baud rate and access group.
  398. To configure this feature, you must use your text editor to create a file
  399. "bbstimes" on your boot directory. This file must contain 24 lines, each
  400. representing an hour of the day, from 0 to 23 in 24 hour time. Each line
  401. contains the following information, separated by spaces:
  402.  
  403.   A B C D E F
  404.  
  405.          A = MINBAUD LOGON
  406.  
  407.          B = MINBAUD DOWNLOAD
  408.  
  409.          C = MINBAUD UPLOAD
  410.  
  411.          D = ACCESS LOGON
  412.  
  413.          E = ACCESS UPLOAD/DOWNLOAD
  414.  
  415.          F = ACCESS USE PFILES
  416.  
  417.  Access configuration here, and in the rest of the system must be entered
  418. using a comma/semicolon range scheme. For example:
  419.  
  420.          0,23      = All 24 access groups.
  421.          1,10;15   = Groups 1 through 10, and 15.
  422.          2,7;9,14  = Groups 2 through 7 and 9 through 14.
  423.          4;9;10;15 = Groups 4,9,10 and 15 only.
  424.  
  425.  Millions of other combinations are possible. An example line of this file
  426. would look like: (Here, any baud rate can logon, but at least 1200 is needed
  427. to upload or download. Any group can logon, but only groups 5 and higher can
  428. upload or download, and only groups 9 and higher can run pfiles.)
  429.  
  430.     300 1200 1200 0,23 5,23 9,23
  431.  
  432.  Alternatively, you can create files "bbstimesx" where x is a port of your
  433. system. Different lines of your system can have different restrictions, as
  434. you might have different modems and rates, etc..
  435.  
  436.  
  437. 2.10 Altering Menu Structures And BBS Text
  438.  
  439.  With C-Net Amiga, you have the ability to completely alter the format of the
  440. menus structure, as well as the text of the program. this allows you the
  441. ability to completely alter the appearance of your BBS, as well as the
  442. commands used to perform various functions.
  443.  
  444.  When you use your text editor to edit the file "bbstext" from your boot
  445. directory, you will see before you everything that C-Net displays to the
  446. user throughout the running of the program. The only rule here is that you
  447. keep the file under 14500 bytes (This is not true any longer as the file is
  448. already approx. 22300 bytes long), and maintain the line structure, that is,
  449. do not insert lines or remove lines. Lines can be, however, as long as you
  450. would like to make them. Colors can be inserted by using the MCI commands
  451. "\c" and "\z" (see that chapter for more information). The "%s"'s and the
  452. "%d"'s that you see throughout the file represent "formatting" commands for
  453. the BBS (where to place text strings and numbers). On any line which contains
  454. these commands (may be the line for scanning message titles, or other lists),
  455. you must not alter the order of these commands.
  456.  
  457.  In "bbsmenu" you will find several lines of commands separated by commas.
  458. Each line represents a "menu string" for a particular part of the system.
  459. These are as follows:
  460.  
  461.         All-area MAINTENANCE commands.
  462.         All-area NON-MAINTENANCE commands.
  463.         Main menu specific commands.
  464.         U/D base and Message base commands.
  465.         Read new commands.
  466.         News/gfiles/pfiles commands.
  467.         Read Mail commands.
  468.         Read new commands.
  469.         Read post commands.
  470.         Read all commands.
  471.         Search commands.
  472.         Editor-empt commands.
  473.         Editor-text commands.
  474.         Justify commands.
  475.         Edit User commands.
  476.         BBSlist commands.
  477.         Edit Subboard commands.
  478.         Conference commands.
  479.         Mail verify commands.
  480.         Vote commands.
  481.         Edit post commands.
  482.  
  483.  The most important rule in modifying this structure is that the order of
  484. the lines and the order of the commands must not be altered! If you need to
  485. know what a particular command does in the program, see the appropriate menu
  486. for that area. Commands can be 1 or 2 characters in length only. You must
  487. also remember that "ALL-AREA" commands are checked first before the local
  488. area commands are. What this means is that if you have an all area command 
  489. "I", and a files section command "IN", the "I" command will always be
  490. executed, and "IN" will never be used, even if a user enters "IN". Be
  491. careful here! One additional feature here is command aliasing, that is, 
  492. several commands performing the same function. You will see an example of
  493. this with the "Q|O" (Q or O) command at the main menu, both used to loggoff
  494. the system. More than two commands may be aliased to the same function.
  495.  
  496.  C-Net allows you several opportunities to "add your own commands" to the
  497. existing menu structure. Here's all you need to do:
  498.  
  499.       (1) Add your command to the appropriate menu line in "bbsmenu".
  500.           Remember that only 1 or 2 character commands are possible. Separate
  501.           your command from the others by using a comma ",", similar to the
  502.           other commands you already see there. Save the file. A maximum of
  503.           3 commands may be added to any menu line.
  504.  
  505.       (2) In your "SYSTEM:" directory, you need to create a text file
  506.           according to the menu, and letters of the command you used. Menu
  507.           command files are of the following format:
  508.  
  509.                 cmd.main.xx   = The main menu.
  510.                 cmd.comm.xx   = Command commands (both lists).
  511.                 cmd.base.xx   = The Base and UDBase.
  512.                 cmd.post.xx   = The end of post menu.
  513.                 cmd.list.xx   = The g/pfiles, news/vote menu
  514.  
  515.           Simply create a file of the appropriate format, substituting the
  516.           1 or 2 letter command for the "xx" you see above.
  517.  
  518.       (3) When your command is entered, C-Net will read the file you have
  519.           created. Your command may simply be a text file of information, or
  520.           it may contain MCI commands (see chapter 8) which runs an AREXX
  521.           program, or executes an AmigaDOS command.
  522.  
  523.  
  524. 2.11 Configuration Of The DOS Shell
  525.  
  526.  The DOS shell uses a modified "AUX:" handler to operate. Follow these steps
  527. in order to make your Shell functional (the "S" command from the main menu).
  528. Note that if you are short on memory, this isn't such a good idea.
  529.  
  530.        (1) Copy the "aux-handler" from the C-Net master disk into your "L:"
  531.            directory (on boot disk or hard drive), replacing the old one.
  532.  
  533.        (2) Use your text editor to edit your file "DEVS:mountlist". Add the
  534.            following code for an AUX: driver. If there already exists one,
  535.            replace it.
  536.  
  537.                   AUX:
  538.                        Handler   = L:aux-handler
  539.                        Stacksize = 4000
  540.                        Priority  = 5
  541.                        GlobVec   = 1
  542.  
  543.        (3) In your "S:startup-sequence", add "mount AUX:" somewhere before 
  544.            the end of the file, possibly with the "ASSIGN's" from earlier.
  545.  
  546.  
  547. 3. Using C-Net Amiga
  548.  
  549.  This chapter will provide instructions on putting on-line an already
  550. configured system (read and follow the instructions found in chapter 2 if you
  551. have not already done so).
  552.  
  553.  
  554. 3.1 Running C-Net Amiga From CLI
  555.  
  556.  Ideally for the purposes of running C-Net Amiga, your startup-sequence 
  557. should be modified so that you are taken directly to AmigaDOS CLI or Shell
  558. mode. Loading workbench is cumbersome here, and memory consuming.
  559.  
  560.  To run C-Net from the CLI, you must first change your current directory
  561. to you C-Net BBS directory which you created at the beginning of the 
  562. configuration step in the last chapter. Following the example of the last
  563. chapter, this is accomplished with the following command:
  564.  
  565.          1> cd dh2:CNet
  566.  
  567.  Next, you simply need to use the "run" command as follows to get the BBS
  568. running. If you are operating with limited memory resources, and plan to
  569. operate only copy of the BBS, without background multitasking, you may
  570. elect to simply enter "bbs" here.
  571.  
  572.          1> run bbs
  573.  
  574.  The "1>" prompt should return immediately while C-Net loads. Soon, the 
  575. screen will clear with the C-Net copyright message at the top, and some
  576. information will be displayed.
  577.  
  578.  To return to the AmigaDOS screen, use the mouse to click on the "screen to
  579. back" gadget at the top right corner of the screen (actually, the left one
  580. of the two smaller gadgets there). to switch back to C-Net, click the
  581. analogous AmigaDOS screen gadget. Note that you may have to shrink the size
  582. of the AmigaDOS window in order to reveal the screens or programs, you may
  583. have to use the left mouse button and click the pointer inside of the
  584. screen you wish to use to make it the "current" screen before you will be
  585. able to communicate with that screen.
  586.  
  587.  At this time, if you wish, you may run additional copies of (ports into)
  588. C-Net, provided you have the memory to do so (check requirements in the
  589. previous chapter). Simply type "run bbs" again. Note that you can always run
  590. one additional port into the system than you have modems or phone lines. In
  591. this way, you can use your system from the Amiga console while your BBS is
  592. running. Note that you must always wait until the first port displays "Idle"
  593. at the top of its status window before attempting to run additional ports.
  594. Note that the current screen's port number is displayed in the upper left
  595. hand corner of the window, after "P#". As you run additional ports, this
  596. number should change from 1 to however many modem ports BBS you run, and
  597. then to 0 for the first port that isn't matched to a modem (according to the
  598. "bbsport" file, consult the configuration chapter). It is unwise to run
  599. more than one "port 0". If port 0 appears unexpectedly, check your "bbsport"
  600. file for proper configuration.
  601.  
  602.  There are a couple of modifiers that may be added to the "runn bbs" command
  603. to affect C-Net's normal operation.
  604.  
  605.  C-Net normally defaults to 8 color mode, with colors similar to those that
  606. users will see when they call in using ANSI compatible terminal programs. By
  607. specifying "s" and a number, either 2, 1, or 0, you can instruct C-Net to use
  608. only 4, 2 or no colors at all, respectively. With 4 or 2 colors, C-Net will
  609. generate the colors it uses from the current AmigaDOS screen colors. Thus, if
  610. you wish to change these colors, you may do so by using the Preferences tool.
  611. The advantages are much faster text output, and the use of less memory (if
  612. you leave a port unattended, it is recommended that you use 2 color mode for
  613. highest system efficiency). When you specify "s0", C-Net will not open a 
  614. window at all, operating completely as a background task on your Amiga. Note
  615. that the only way to close a background (hidden) C-Net task is by using the
  616. "close" program located in your C-Net directory.
  617.  
  618. ****>  Interlace mode is now supported. To activate interlace mode, place
  619.        the modifier "i" following the "run bbs" command. By entering "i49"
  620.        you can specify a 49-line screen.
  621.  
  622. ****>  Using the modifier "s4" will allow 16 color mode. The second set
  623.        of 8 colors will appear as "intense" versions of the first 8. Note
  624.        that this terribly slows down the Amiga, and degrades overall
  625.        performance.
  626.  
  627. ****>  PAL resolution is now supported. If this program is used in Europe,
  628.        the PAL bit should be detected, and a 256-line screen should be
  629.        used fully.
  630.  
  631.  C-Net normally follows the order of "bbsport" in terms of which lines and
  632. modems are used in which order. that is, the first "bbs" you run will use
  633. line 1, then second, line 2, and so on. The first "bbs" you run which does
  634. not match a line in "bbsport" by specifying "1" and the line number following
  635. the "run bbs" command. Line 0 always refers to the "no modem, local made
  636. only" port 0. Here are some examples:
  637.  
  638.      1> runn bbs 13      = Run third line of your bbs.
  639.      1> run bbs s1       = Run 2 color mode of your bbs, next available line.
  640.      1> run bbs 10 s2    = Run local port, 4 color mode.
  641.      1> run bbs s0       = Open background port, next available line.
  642.  
  643.  Note that "run bbs s0 10" makes no sense at all!
  644.  
  645.  In order to multitask with other programs, you must be able to run that 
  646. program from the CLI command prompt. Simply move to the AmigaDOS screen and
  647. use whatever commands are necessary to execute the other program. Programs
  648. which are "multitask" friendly and take little processor time (databases,
  649. word processors, etc.) you will have the most success with.
  650.  
  651.  If you wish to place the "runn bss" command(s) within your startup-sequence
  652. file so that your bbs automatically sets itself up upon power-up (or power
  653. loss), you must remember that it is unsafe to "run bbs" immediately after
  654. having just done so. the solution to this problem is to insert delays into
  655. your startup-sequence, of at least 10 seconds between the first and second
  656. ports, and 5 seconds between the others. This is easily accomplished using
  657. the "wait" command (see your AmigaDOS user's manual for further information).
  658.  
  659.  
  660. 3.2 The C-Net Screen
  661.  
  662.  To switch between the various C-Net port screens, you may use the paging
  663. gadgets at the top right corner of each screen. Note that in the case of
  664. AmigaDOS, you may have to move the window out of the way first. To make a
  665. screen the "current" screen, use the left mouse button and click inside that
  666. screen.
  667.  
  668.  The initial C-Net Amiga screen contains the "status window" at the top, and
  669. the System Activity Monitor (SAM) at the bottom. SAM's duties are to monitor
  670. several system usages, such as blocks uploaded, downloaded, pfiles ran, post
  671. made, and more. These are tracked individually for the last caller (on that
  672. port), and since setup, total since day one of system operation, and for a
  673. specific period of time (these for the entire system, all ports). The
  674. "current" column tracks what's there now. you will easily be able to glance
  675. at your screen to determine the number of feedbacks or mails that you have
  676. waiting for you.
  677.  
  678.  The status window will be populated by such user data as Account Number (A#),
  679. Access (AC), Time Zone (TZ), Handle, Real Name, Address, Phone Number, 
  680. Birth Date, Last Call (Last), Balance (Bal), Computer Type (CMP), Signon time
  681. and type (ON@), minutes used today (MIN), Baud rate (CPS), and the number of
  682. users your system has (USR). The "CALL" field contains several pieces of
  683. information. A display such as:
  684.  
  685.                CALL 004:02377 01/02:0002
  686.  
  687. means the user is the 4th since you last setup the system, the 2377th since
  688. day 1 of system operation. Also, the user has called once today, out of a
  689. maximum of 2 calls per day, and has called the system a total of 2 times. 
  690. The parameters (PAR) field contains information about the user's terminal
  691. type. Something line 80:24 shows an 80 column by 24 line screen. Various
  692. other user options area also noted there, such as Paranoia (PA), More Mode
  693. (MR), Help Level (HL), Line Feeds (LF), and Terminal Type (TT).
  694.  
  695.  
  696. 3.3 Pull Down Menus
  697.  
  698.  C-Net uses the Amiga's pull down menu system to offer a variety of options
  699. for you to use. The first menu, entitled "BBS", contains options available
  700. only while the system is waiting for a call, or "Idle"
  701.  
  702.    Logon    = Will allow you to enter the system from your Amiga console.
  703.               Note that C-Net will send "ATH1" to the modem connected to 
  704.               this port to take it "off-hook" while you are using the system.
  705.               The spacebar may be used instead as a shortcut.
  706.  
  707.    AutoLogon= Uses ID 1 and password to bypass Logon, News, and Welcome.
  708.  
  709.    Display  = Will toggle the "waiting for call" screen between either SAM
  710.               or the System Activity Graph (SAG). the system activity graph
  711.               plots the usage of your system as a function of the time of
  712.               day. At a glance, you can determine your "peak" and "valley"
  713.               usage periods. The "Enter" key may be used instead.
  714.  
  715.    About    = Will simply display a file of information pertaining to the
  716.               origins of the C-Net Amiga software.
  717.  
  718.    Quit     = Will remove the port from your Amiga.
  719.  
  720.    Terminal = C-Net offers a simple terminal to call out with. The terminal
  721.               also supports Zmodem uploading and downloading. Select 8 bit
  722.               word size if you are calling a BBS with IBM graphics, or
  723.               Amiga international characters, turn this option off
  724.               otherwise. You will need to use the appropriate font to view
  725.               the characters of your choice.
  726.  
  727.    ResetSAM = Will reset your SAM "period" column to 0's. The only time that
  728.               the SAM period is reset is when you choose to do so. The "P"
  729.               key may be used instead.
  730.  
  731.    DumpUser = Immediately drop a user's time to 0, logging him off the
  732.               screen.
  733.  
  734.    Iconify  = Place the current C-Net screen as an icon on the workbench
  735.               screen. Double clicking this icon will cause C-Net to reopen.
  736.               While iconified, memory normally used by C-Net for the screen
  737.               is freed, and overall performance of C-Net is greatly 
  738.               improved.
  739.  
  740.    Colors   = Directly change the number of display colors used by C-Net
  741.               Amiga without taking the system down.
  742.  
  743.  The "Options" menu contains several "toggle flags" some of which are for use
  744. only when a user is on-line.
  745.  
  746.    ChatMode   = When a user is on-line, it will bring the user to an area
  747.                 where you and he may freely type to one another.
  748.  
  749.    SysopIn    = If checkmarked, it will notify the user that you are being
  750.                 called when he selects to "Chat" with you. Otherwise, the
  751.                 user will instead be offered a chance to leave you feedback.
  752.  
  753.    PrivateBBS = If checkmarked, it will disable the new option when signing
  754.                 on. If you wish to run a private "members only" BBS, this is
  755.                 the way to do it (you made users manually yourself).
  756.  
  757.    UDClosed   = If checkmarked, it will not let users enter the "UDBase". 
  758.                 Note that if you also have file transfers in your "Base" that
  759.                 users will still be allowed to enter.
  760.  
  761.    LocalMode  = If checkmarked while a user is online, it will temporarily
  762.                 "detach" the modem from the input/output stream, allowing
  763.                 you to perform maintenance functions while he is still 
  764.                 on-line, waiting for your return. Note that all maintenance
  765.                 commands are always active in LocalMode.
  766.  
  767.    PrinterOn  = If checkmarked, it will attempt to print everything that is
  768.                 displayed also to the printer, as configured by the 
  769.                 Preferences tool. If C-Net encounters trouble doing this, a
  770.                 requester will be generated on the AmigaDOS screen, and the
  771.                 checkmark will automatically be turned off.
  772.  
  773.  While a user is on-line, you may alter his time remaining (TIME=), his 
  774. access group (AC), or his upload kilobytes of credit (UK) by using the 
  775. "User" menu. With one of these checkmarked, you may use the up and down
  776. arrows (next to the keypad) to raise or lower this value, respectively. Note
  777. that you will not be able to see what your doing unless the status window is
  778. on the screen, and the window is defaulted OFF when a user is logged onto the
  779. system.
  780.  
  781.  The last menu, "display", will allow you to toggle the status window on and
  782. off, and toggle "split screen" mode on and off. Although the top line of the 
  783. screen always contains the handle of the user currently on-line, the status
  784. window switches to off when a user connects to the system, and on when the
  785. system is waiting for a call.
  786.  
  787.  Split screen mode is useful when you wish to view two user's activities
  788. simultaneously. Select split screen mode for each port, then "drag" one
  789. screen in front of the other. With three or four ports, it may also be 
  790. convenient to "layer" the screens so that each of the status windows from
  791. the screens are simultaneously visible.
  792.  
  793.  
  794. 3.4 System Control Keys
  795.  
  796.  There are several Control keystrokes active whenever you are entering
  797. commands or other text. to use one of these, simply hold down the "CONTROL"
  798. key on your keyboard, and press the appropriate command letter. These are as
  799. follows:
  800.  
  801.   Control B  = Automatically delete all keys back to the beginning of the
  802.                line.
  803.  
  804.   Control V  = Reprint what you've typed so far. If there is noise on the
  805.                line, this might be useful to verify what you've typed.
  806.  
  807.   Control W  = Delete the last word you entered.
  808.  
  809.   Control X  = Cancel the current line, and start over.
  810.  
  811.  Other Control keystrokes are useful whenever text is being printed to you.
  812. Most important are those that pause or stop text.
  813.  
  814.   Control S  = Temporarily Pause the text output, maybe to catch up reading
  815.                before information scrolls from the screen. To re-start text
  816.                output, press any key (except Control S).
  817.  
  818.   Spacebar   = Terminates (aborts) the current message or file that you are
  819.                reading. Reading will continue at the next message (if you are
  820.                reading a series of messages).
  821.  
  822.      /       = The Slash key "/" is a more powerful version of the spacebar
  823.                abort function. If you are reading a series of messages (such
  824.                as a post and it's many responses) you can skip them all at
  825.                once using the Slash key.
  826.  
  827.   Control C  = Even more powerful is the Control C. Using Control C will
  828.                attempt to abort all messages, and also clear the input
  829.                buffer, meaning that if you've for instance, pressed several
  830.                commands at once, even those unprocessed commands will be
  831.                skipped. Another example is you've pressed [RETURN] a 
  832.                hundred times, and the system if endlessly reading messages,
  833.                and you would like to stop.
  834.  
  835.  Note: C-Net will display large numbers in a shorthand way. Whenever a number
  836. ranges from 0 to 9,999, the actual number itself will be displayed. Above
  837. 10,000, C-Net will move to "K" (kilo) notation, something like: 10K for
  838. 10,000 and 100K for 100,000. Once this number reaches 10,000,000, C-Net will
  839. enter "M" (mega) notation, something like: 10M for 10,000,000 and 100M for
  840. 100,000,000. This makes reading large numbers found in program sizes and
  841. status displays much easier to read. You should note that "K" here refers to
  842. the user-friendly 1,000 and not 1,024, as is sometimes a common reference to
  843. "K" in the computer world.
  844.  
  845.  
  846. 3.5 Command Stacking And Quick Commands
  847.  
  848.  C-Net Amiga allows you to enter several commands all at once on one 
  849. command line by separating them with semicolons ";". For example, the 
  850. following command will enter the Base, and read all new messages on all
  851. subboards:
  852.  
  853.                       B;RA
  854.  
  855.  This next one will print your status, your Activity Summary, then log you
  856. off of the system, answering "Yes" to loggoff, and "No" to leave feedback:
  857.  
  858.                       ST;AS;O;Y;N
  859.  
  860.  Many features of the system stop to ask "verification" usually in the form
  861. of "Is......correct?" or possibly "Are you sure?". By appending an
  862. exclamation point "!" to your command, you are able to tell C-Net to skip
  863. this verification. Some common uses are as follows:
  864.  
  865.  "MS1!" = Automatically selects to MailSend to account 1 (the sysop),
  866. skipping prompts which ask you for an account number or handle, and whether
  867. your selection of an account number was actually correct.
  868.  
  869.  "O!" = Skips the reading of "sys.end", and prompts of "Want to logoff of
  870. the system" and "Want to leave feedback first."
  871.  
  872.  
  873. 3.6 Terminal Parameters
  874.  
  875.  Your terminal parameters affect the way C-Net communicates with your
  876. terminal or computer. To view or edit your terminal parameters, press "E"
  877. from the main menu. here are explanations for many of the options:
  878.  
  879.  Your terminal type may be selected as dumb, ANSI, or Commodore 
  880. Color/Graphics. Commodore C/G mode is only usable by people with Commodore
  881. 64's or 128's with color/graphics terminal package. Most other computer 
  882. terminal emulation programs support some variation of the ANSI standard.
  883. If you see an abundance of "[36m" and the like on your screen, yours
  884. probably isn't one of them.
  885.  
  886.  C-Net keeps track of your screen width (columns) in order to properly 
  887. format messages for you. If a word will not fit at the end of a line on your
  888. terminal, C-Net will automatically move to the next line before printing the
  889. word. Your screen height (rows) is used to determine where to stop when
  890. asking "More?" if you have that feature enabled.
  891.  
  892.  The "More?" option allows you to let your screen fill up without worry of
  893. text scrolling off of the top before you have a chance to read it. In most
  894. cases, pressing "N" (for No) at the More prompt will abort the current
  895. message. Also, pressing the equal sign "=" at the More? prompt will cause
  896. More? to temporarily disable, until the next command prompt. In this way,
  897. you may choose to have an entire message or file displayed without pausing
  898. for More?.
  899.  
  900.  If you select yourself to be "paranoid" then whenever another user request
  901. information about you by using either the "UI" or "UL" command, all he will
  902. be able to see is your last call date. Otherwise, your address, phone number,
  903. and date of birth will also be displayed.
  904.  
  905.  Your "Help Level" (beginner, novice, or expert) determines the amount of
  906. redundancy that C-Net will suppress based on your familiarity with the
  907. system. At beginner level, all command level prompts are preceded with the
  908. most commonly used commands spelled out for you to choose from. At novice
  909. level, this is dropped; only prompts themselves are displayed. At expert
  910. level, even the entry files into individual subboards are dropped, printing
  911. only the subboard titles themselves. This can be a time saver if you have
  912. read them all many times before.
  913.  
  914.  Your "time zone" is a measure of your time difference from the system's 
  915. time. For example, if the system is in the Eastern Standard Time Zone, and
  916. you are calling from Hawaii, your "time zone correction factor" is probably
  917. -5. All dates that are displayed throughout the system, even those stored in
  918. the system's time, will be displayed to you in your time.
  919.  
  920.  You may also select your preferred "time format", that is, standard AM/PM
  921. format such as 3:22 PM, or 24 hour (military time) such as 15:22.
  922.  
  923.  
  924. 4. The Main Command Level
  925.  
  926.  The Main command level acts as the "center point" of the system. From here,
  927. the user may branch to any one of the other major subsystems.
  928.  
  929.  
  930. 4.1 Main Level Commands
  931.  
  932.  Following are the commands which are only accessible from the Main level of
  933. the system.
  934.  
  935.  A   = Accounting system summary. The user is able to select "Detailed" for
  936.        this command. Without detail, only a short summary of this calls 
  937.        charges and the user's balance will be displayed. With detail, an
  938.        itemization will be displayed, containing the amounts that the user has
  939.        been charged for each of the various system functions.
  940.  
  941.  B   = The Bulletin Board. See chapter 5 for details.
  942.  
  943.  G   = General text file base. See chapter 6 for more details.
  944.  
  945.  J   = Join a public conference. Built directly into C-Net is a multi-user
  946.        conferencing program, which allows users from the various ports to
  947.        communicate in a "forum" setting. The conference area is divided into
  948.        three "rooms" where each room may have a separate conversation among
  949.        various users.
  950.  
  951.  L   = List of other BBS's. See chapter 6 for more information.
  952.  
  953.  N   = News file base. See chapter 6 for more information. New news files
  954.        listed in the main directory of the news files base are displayed to
  955.        users as they logon to the system.
  956.  
  957.  O   = Off the system.
  958.  
  959.  P   = Program files base. See chapter 6 for more information.
  960.  
  961.  R   = Relogon to the system.  if the user has the proper privilege flag, 
  962.        this will allow him to return to the "Press your BackSpace Key"
  963.        prompt when logging off instead of having the system hang him up. This
  964.        is useful when a user wishes to use several accounts.
  965.  
  966.  S   = Shell, Command Line Interpreter. This will take you into your CLI so
  967.        make sure you don't forget your password that you have already setup
  968.        in your "bbsconfig" file.
  969.  
  970.  U   = Upload/Download base. See chapter 5 for more information.
  971.  
  972.  V   = Vote files base. See chapter 6 for more information. Actually, vote
  973.        topics can be added to any of the file areas, News, Pfiles, Gfiles or
  974.        Vote. The Vote area was simply added to provide a convenient place to
  975.        separate them from the others.
  976.  
  977.  X   = Call-Back Validation. New users who are within local calling distance
  978.        as determined by the file "sys.avalid" are given the chance to have
  979.        the system call them back once they have completed the new user logon
  980.        application. If for some reason they missed this opportunity, they
  981.        may elect to do it from the main menu. Only new users (not guest) may
  982.        us this feature, and are always given access level 1 when the
  983.        call-back is successful.
  984.  
  985.  Z   = Edit personal data. You may choose to allow your users to be able to
  986.        edit their Handles, Real Names, Addresses, Birth Dates, and Phone
  987.        Numbers. Access to this command is controlled by a user privilege
  988.        flag.
  989.  
  990.  
  991. 4.2 Commands Available Throughout The System
  992.  
  993.  The following commands are available not only at the Main command level, but
  994. also the base, udbase, and all filing system prompts.
  995.  
  996.  AG  = System Activity Graph.
  997.  
  998.  AS  = Activity Summary. This function will inform a user as to how many
  999.        files that he has uploaded and downloaded, as well as bytes, for this
  1000.        call and since he has been a user of the system.
  1001.  
  1002.  C   = Call the Sysop to Chat.
  1003.  
  1004.  F   = Feedback for the Sysop's.
  1005.  
  1006.  H   = Help utility. A series of help files are available to the user to
  1007.        provided information about the general operation of the system. These
  1008.        are the files "help." found in your "SYSTEM:" directory.
  1009.  
  1010.  I   = Information about this system. This will display the file "sys.info"
  1011.        from your "SYSTEM:" directory.
  1012.  
  1013.  HIn = Hide from a port (which port). A user may remove himself from the
  1014.        "WHO" list for any port. A user may not hide from the sysop.
  1015.  
  1016.  MSn = Send private mail (account number or handle). A user may leave mail 
  1017.        for any other user, provided he has the privilege flag set. Mail is
  1018.        checked for when a user first logs on, and occasionally while he is
  1019.        online (in case mail arrives from other ports).
  1020.  
  1021.        A return receipt provides a way for the user to find out that his
  1022.        message has actually been read, even if it is not replied to. He'll
  1023.        receive a notice in mail to this effect. Note that a return receipt
  1024.        is sent even if the mail is forwarded, but the user will be informed
  1025.        of this fact as well.
  1026.  
  1027.        When a user selects from his message to be returned, it will be
  1028.        included as part of the recipient's reply, or the return receipt.
  1029.        This is a handy function if you send a lot of mail, and are always
  1030.        wondering what user's replies are concerning, when you've forgotten
  1031.        what it was you were talking with him about.
  1032.  
  1033.        With the proper privilege flag set, a user can send "URGENT" mail,
  1034.        which means that it will be displayed to him before the logon process
  1035.        is complete on his next call to the system.
  1036.  
  1037.  MR  = Read your private mail. If you have mail waiting, this will provide
  1038.        you the ability to display the messages you have one by one, with
  1039.        several options active between:
  1040.  
  1041.           A = Read the message again.
  1042.  
  1043.           E = Edit user. A sysop may perform the EA command directly here.
  1044.  
  1045.           F = Forward. With the privilege flag, a user may "give" any piece
  1046.               of his mail to another account. Note that once a message is 
  1047.               forwarded, it may not be kept in your own mail box
  1048.               simultaneously.
  1049.  
  1050.           G = Sysop's can change the group number of the message sender. 
  1051.  
  1052.           K = Keep. The message will be re-filed into your mail box for
  1053.               later use.
  1054.  
  1055.           Q = Reply. The equivalent of using MS back to the sender of the
  1056.               message.
  1057.  
  1058.           U = User info. This will display the sender's stats. See the UI
  1059.               command below.
  1060.  
  1061.  Also, all of the "Common Commands" like Feedback, Chat, etc. are available
  1062. from this prompt.
  1063.  
  1064.  Default is to move on to the next message, forgetting the current message.
  1065. Before exiting the MR command, an option will be given to Re-Read your
  1066. messages, giving another opportunity to perform the above functions again.
  1067.  
  1068.  MUn = Muffle a port (port number). If you decide to muffle a port, that port
  1069.        that port will not be able to send OLM's to you (see below). A sysop
  1070.        cannot be muffled.
  1071.  
  1072.  NU  = Re-Read the new user message. This simply reads the file that was
  1073.        originally read to the user as he first applied for an account.
  1074.  
  1075. OLMn = Send an On-Line Message (port number). Users may send each other
  1076.        messages or send the message to all ports (broadcast) which will be
  1077.        displayed at the next command prompt, or even while in the editor or
  1078.        the conferencing program, provided the user is at the first column of
  1079.        a line. A user may be "Muffled" against sending OLM's to any specific
  1080.        port(s).
  1081.  
  1082.  PW  = Change your password.
  1083.  
  1084.  ST  = Your current status.
  1085.  
  1086.  T   = Time information.
  1087.  
  1088.  UI  = Information about a user. This option will effectively allow any user
  1089.        to do the equivalent of "Status" on any other user. However, if the
  1090.        user you wish to find the status of has selected that he is "paranoid"
  1091.        then only the Handle and Last Call date will be displayed. The full 
  1092.        information is displayed to the sysop.
  1093.  
  1094.  UL  = Complete user list/search. A user-list consists of a tabular list of
  1095.        account numbers, handles, last call dates, and for non-paranoid users,
  1096.        real names and phone numbers. options are given for an alphabetical
  1097.        list, and a short list of handles only. A starting position in the
  1098.        list can also be specified. In addition, users may search for specific
  1099.        patterns to be found in real names, handles, and phone numbers (area
  1100.        codes only). Sysop's can obtain lists of members of specific access
  1101.        groups as well.
  1102.  
  1103.  WHO = Who else is on-line? This command will display a tabular list of all
  1104.        users currently logged onto the system. Information displayed includes
  1105.        port numbers, handle, city, logon time, baud rate, location currently
  1106.        in the system, and "flags". The flags refer to the status of the hide
  1107.        and muffle commands. The flags are: H=You're hiding from this port.
  1108.        M=You're muffling this port. h or m = he's hiding from or muffling
  1109.        you.
  1110.  
  1111.  AU  = Auto user monitor. Sends OLM's to the user notifying him of the logon
  1112.        or logoff of the other users.
  1113.  
  1114.  EP  = Edit system preferences. Here a user selects his help level, default
  1115.        download protocol, whether he wants the "More?" pause, wether or not
  1116.        he is paranoid (others can see his personal information), his time
  1117.        zone, time display format, mailbox status (open to accept mail or not
  1118.        as well as auto-forwarding to another account), and his personal
  1119.        MACROS.
  1120.  
  1121.  ET  = Edit Terminal Parameters. Here, the computer type, graphics set, ANSI
  1122.        mode, line feeds, and the screen size can be set. Graphics sets 
  1123.        available are: ASCII (7 bits only), Commodore Color/Graphics (the 64 &
  1124.        128 users can see color, and enter the C= graphics characters), IBM
  1125.        graphics (IBM users can see IBM graphics characters, and enter a 
  1126.        limited set of these), AMIGA International (AMIGA users can enter all
  1127.        language characters), and AMIGA SkyPix (equivalent to AMIGA
  1128.        International, but will also allow SkyPix codes to be transmitted).
  1129.  
  1130.        Currently, translation only occurs between IBM and C/G users to view
  1131.        each others graphics characters. AMIGA International characters are
  1132.        NOT yet translated for IBM and C/G users, and vice versa. 
  1133.  
  1134.  
  1135.             -=-
  1136.  
  1137.                           FULL LIST OF C-NET COMMANDS
  1138.  
  1139.  
  1140. 1; Maintenance menu
  1141.     VF, VIEW Feedback
  1142.     VN, VIEW New
  1143.     EA, Edit Account
  1144.     EG, Edit Group
  1145.     WF, Write File
  1146.     RF, Read File
  1147.     AM, Activity Monitor
  1148.     LC, Call Log
  1149.     LU, Transfer Log
  1150.     DUmp
  1151.     LA, Amaint Log
  1152.     RUN
  1153.     DD, Download Direct
  1154.     *D
  1155.     TOSL, TOSelectList   |#2 Pfiles:bbs/TOSL}
  1156.  
  1157. 2; Available everywhere
  1158.     Help
  1159.     Chat
  1160.     Time
  1161.     Feedback
  1162.     INFo
  1163.     NU, New User
  1164.     STatus
  1165.     PW, Change Password
  1166.     FInger, UI
  1167.     MS, Mail
  1168.     MR
  1169.     CRedits
  1170.     AG, Activity Graph
  1171.     WHo
  1172.     OLm, On Line Message
  1173.     HIde
  1174.     MUffle
  1175.     UM, User Monitor
  1176.     ET, EDit TERMinal
  1177.     EP, EDit PREFS
  1178.     EU, EDit USER
  1179.     CC, Chat Call
  1180.     ACcount
  1181.     MM, Multi Mail
  1182.     WHY
  1183.     IDentify
  1184.     EF, EDit FInger
  1185.     *C
  1186.     SS
  1187.     DS
  1188.     RM
  1189.     FIND
  1190.     NSal
  1191.  
  1192. 3; Main prompt
  1193.     Base
  1194.     Gfiles
  1195.     Join
  1196.     List
  1197.     News
  1198.     Pfiles
  1199.     Relogon
  1200.     Quit, Off
  1201.     Shell
  1202.     Uploads
  1203.     Vote
  1204.     X, Call Back
  1205.     ?
  1206.     UL, User List
  1207.     MV, Mail Verify
  1208.     TErm
  1209.     MOnitor
  1210.  
  1211. 4; ud/base
  1212.     SN~Scan NEW
  1213.     RN~Read NEW PREVIEW
  1214.     YN~Yank NEW PREVIEW
  1215.     BN~Browse NEW PREVIEW
  1216.     SA~SG NEW
  1217.     RA~RG NEW PREVIEW
  1218.     YA~YG NEW PREVIEW
  1219.     BA~BG NEW
  1220.     AL, Add List
  1221.     KL, Kill List
  1222.     EL, Edit List
  1223.     YG, Yank Global
  1224.     SG, Scan Global
  1225.     RG, Read Global
  1226.     BG, Browse Global
  1227.     VIew
  1228.     Again
  1229.     Browse
  1230.     Download
  1231.     Examine
  1232.     TYPE,Grab
  1233.     DRop
  1234.     Join
  1235.     Kill,DELete
  1236.     List
  1237.     NOTE,NEw
  1238.     Off
  1239.     Post
  1240.     Read
  1241.     DIR,Scan
  1242.     Quit
  1243.     Upload
  1244.     Validate
  1245.     AO, Adopt Orphans
  1246.     ENtry
  1247.     *, SElect
  1248.     ?
  1249.     <
  1250.     >
  1251.     /
  1252.     Write
  1253.     ATtribute
  1254.     MOve
  1255.     REspond
  1256.     Z, SEArch
  1257.     ZG, SEArch Global
  1258.     Yank
  1259.     Xit
  1260.     MF, Mail Subop
  1261.     :
  1262.     ML
  1263.     TEst
  1264.     TRansform
  1265.     INvite
  1266.     ORder
  1267.     CD
  1268.     EDit
  1269.     VOte
  1270.     RR
  1271.  
  1272. 5; Respond or Pass?
  1273.     Download
  1274.     Examine
  1275.     Grab
  1276.     Respond
  1277.     Quit
  1278.     Again
  1279.     Validate
  1280.     ?,Help
  1281.     *, SElect
  1282.     Write
  1283.     ATtribute
  1284.     New
  1285.     Kill
  1286.     Last
  1287.     .
  1288.     Over
  1289.     +
  1290.     -
  1291.     Pass
  1292.     TEst
  1293.     TRansform
  1294.     POst
  1295.     EDit
  1296.     Scan
  1297.     Z, SEArch
  1298.     VOte
  1299.  
  1300. 6; News/GFiles/PFiles
  1301.     Off
  1302.     Quit
  1303.     Scan, List
  1304.     Post
  1305.     AO
  1306.     EL
  1307.     Edit
  1308.     ATtribute
  1309.     AL
  1310.     Kill
  1311.     ENtry
  1312.     EXit
  1313.     Add
  1314.     ML
  1315.     X, ALPhabetize
  1316.     ?
  1317.     /
  1318.     Download
  1319.  
  1320. 7; Read mail, between items
  1321.     ?,Help
  1322.     .,Again,Over
  1323.     Edit
  1324.     Send
  1325.     Group
  1326.     Kill
  1327.     Quit
  1328.     Reply
  1329.     User
  1330.     List
  1331.     *, SElect
  1332.     Download
  1333.     Pass
  1334.     Noreceipt
  1335.     Write
  1336.  
  1337. 8; New-scan subboard selection
  1338.     List
  1339.     Filter
  1340.     Keyword
  1341.     Subboards
  1342.     Yank
  1343.     ?
  1344.     Abort
  1345.  
  1346. 9; Read-all
  1347.     Post
  1348.     Skip
  1349.     Quit
  1350.     Abort
  1351.     Continue
  1352.     Drop
  1353.  
  1354. 10; Editor-empty or with text
  1355.     *
  1356.     Zip
  1357.     Abort
  1358.     Save
  1359.     New
  1360.     /,.
  1361.     O
  1362.     Wrap
  1363.     Visual
  1364.     >
  1365.     ?,Help
  1366.     Quote
  1367.     Get
  1368.  
  1369. 11; Editor-with text only
  1370.     Insert
  1371.     Mciread
  1372.     Read
  1373.     List
  1374.     Edit
  1375.     K
  1376.     Toggle
  1377.     Delete
  1378.     Border
  1379.     Copy
  1380.     Justify
  1381.     Find
  1382.     $
  1383.     Put
  1384.  
  1385. 12; Editor justify options
  1386.     Left
  1387.     Right
  1388.     Pack
  1389.     Center
  1390.     Expand
  1391.     Indent
  1392.     Unindent
  1393.  
  1394. 13; Scan for new at logon
  1395.     Read~RG NEW PREVIEW
  1396.     Browse~BG NEW
  1397.     List
  1398.     RG
  1399.     BG
  1400.     Yank
  1401.     Cancel
  1402.     ?
  1403.     Quit
  1404.  
  1405. 14; Bbslist
  1406.     Add
  1407.     Kill
  1408.     List,Scan
  1409.     Quit
  1410.     ?
  1411.     Off
  1412.     *
  1413.     Download
  1414.  
  1415. 16; Conference
  1416.     ?
  1417.     List
  1418.     Room
  1419.     Quit
  1420.     COntrol
  1421.     PAss
  1422.     Invite
  1423.     Uninvite
  1424.     X,Edit
  1425.     XR,Edit Room
  1426.     PErmanent
  1427.     NAme
  1428.     SAve
  1429.     Verify
  1430.  
  1431. 17; Mail-verify
  1432.     .,Again
  1433.     Edit
  1434.     Kill
  1435.     Next
  1436.     Quit
  1437.     ?
  1438.  
  1439. 18; Vote
  1440.     List
  1441.     Add
  1442.     Kill
  1443.     Quit
  1444.     Edit
  1445.     Xamine
  1446.     New
  1447.  
  1448. 20; Browse
  1449.     Quit
  1450.     Read
  1451.     *
  1452.     Download
  1453.     ?
  1454.     Grab
  1455.     Examine
  1456.  
  1457. 21; Read mail, before reading items
  1458.     ?
  1459.     Quit
  1460.     Scan
  1461.     New
  1462.     Old
  1463.     All
  1464.  
  1465. 22; Message Quote
  1466.     List
  1467.     Add
  1468.     Quit
  1469.     Step
  1470.     Response
  1471.  
  1472. 23; Alternate BBSTEXT/MENU prompt (example)
  1473.     C-Net
  1474.     Ami-Express
  1475.  
  1476. 24; Abort/Logoff prompt before file transfer
  1477.     Abort
  1478.     Logoff
  1479.         Descriptions  |#2 pfiles:bbs/DloadDescript}
  1480.  
  1481. 25; Join/Visit prompt in base
  1482.     Join
  1483.     Visit
  1484.  
  1485. 27; Scan for new at base entry
  1486.     Yes
  1487.     Browse
  1488.     Scan
  1489.     No
  1490.  
  1491. 28; Net Mail Send
  1492.     Post
  1493.     Request
  1494.     Send
  1495.     Quit
  1496.     ?
  1497.  
  1498. 30; Computer types; list no more than 24
  1499.     Amiga 500
  1500.     Amiga 600
  1501.     Amiga 1000
  1502.     Amiga 1200
  1503.     Amiga 1500
  1504.     Amiga 2000
  1505.     Amiga 2500
  1506.     Amiga 3000
  1507.     Amiga 4000
  1508.     Amiga Other
  1509.     Other Than Amiga
  1510.  
  1511. 31; Reading messages ("mess" option)
  1512.     Respond
  1513.     Quit
  1514.     .,Again
  1515.     ?,Help
  1516.     Pass
  1517.     POst
  1518.  
  1519.              -=-
  1520.  
  1521.                         The Ultimate CNet Tutorial
  1522.  
  1523.         CONTENTS
  1524.  
  1525.         Part 1: The Database Tour
  1526.         Part 2: The Quick Review (For user in a hurry)
  1527.         Part 3: Advanced Commands
  1528.         Part 4: The Typical Logon
  1529.  
  1530.  
  1531. 1) The DATABASE Tour.
  1532.  
  1533.         to go into the FILE Section:
  1534.         Type: U         (AmiX: J)
  1535.  
  1536.         you will have a choice like this:
  1537.  
  1538.         ++++++++
  1539.          1. (dir)   Amiga Wares          2.       Upload to Sysop
  1540.  
  1541.         Please select a SubBoard.
  1542.  
  1543.         Upload Base> _
  1544.         ++++++++
  1545.  
  1546.         enter the number of the base into which you want to go. when you
  1547.         are into the desired base, there may be other such choice, just
  1548.         keep selecting the menu you want.
  1549.  
  1550.  
  1551.  
  1552.         ok. you are now into a base. how can you tell? it will write the
  1553.         number of FILES into that base. like this:
  1554.  
  1555.         ++++++++
  1556.         *Subboard (1) New Games
  1557.  
  1558.         : Last visit was Tue 25-Aug-1992  1:05a
  1559.         :  158 files      (   4 new)
  1560.         :    8 responses
  1561.  
  1562.         Used: 92% of 663M  Free: 49M
  1563.  
  1564.         (1) New Games> _
  1565.         ++++++++
  1566.  
  1567.       * To list the files:
  1568.  
  1569.         Type: S 1-              list from file #1 to last file  (AmiX: F 1)
  1570.         Type: SN                list NEW file only              (AmiX: N S U)
  1571.         Type: SA                list ALL NEW files Everywhere   (AmiX: ??)
  1572.         Type: S 'ray'           List files with 'ray' in their Description
  1573.                                 or name                         (AmiX: Z RAY)
  1574.  
  1575.       * To mark files:
  1576.  
  1577.         Type: *16               to mark file #16                (AmiX: M)
  1578.         Type: *16-22            to mark file #16 up to 22       (AmiX: ?)
  1579.         Type: *16,21            to mark file #16 AND 21         (AmiX: ?)
  1580.  
  1581.  
  1582.       * To download Marked files:
  1583.  
  1584.         Type: DS                Download Selected               (AmiX: D)
  1585.  
  1586.  
  1587.       * To erase marked files:
  1588.  
  1589.         Type: *C                Clear selected list
  1590.  
  1591.  
  1592.       * To view marked files:
  1593.  
  1594.         Type: SS                Scan Selected
  1595.  
  1596.  
  1597.       * To download a file:
  1598.  
  1599.         Type: D 1               to download Item #1             (AmiX: D)
  1600.         Type: D 1,2,5           to download Item #1, 2 AND 5    (AmiX: D)
  1601.         Type: D 1-3,6           To download 1 UP TO 3 AND 6     (AmiX: D)
  1602.  
  1603.  
  1604.       * To upload a file:
  1605.  
  1606.         Type: U                 upload a file in BATCH mode.    (AmiX: U)
  1607.         Type: U 12              to RESUME file #12              (AmiX: UR)
  1608.  
  1609.  
  1610.       * To go into the MESSAGE BASE:
  1611.  
  1612.         Type: B                 Message Base (From MAIN MENU)   (AmiX: J)
  1613.                                 You have the same BASE CHOICE as with
  1614.                                 the FILE SECTION. Select the one you want
  1615.                                 by pressing the NUMBER.
  1616.  
  1617.  
  1618.       * To enter a PUBLIC message:
  1619.  
  1620.         Type: P                 POST message. you will be asked (AmiX: E)
  1621.                                 for the title, ect
  1622.  
  1623.  
  1624.       * To READ a message:
  1625.  
  1626.         Type: R 1               To read Message #1              (AmiX: R)
  1627.         Type: R 1,2,5           To read Message #1, 2 AND 5     (AmiX: R)
  1628.         Type: R 1-              To read from Message #1 to end  (AmiX: R)
  1629.  
  1630.  
  1631.       * To read PUBLIC messages addressed to you:
  1632.  
  1633.         Type: R TOME            Read public message addressed   (AmiX: ?)
  1634.                                 to me.
  1635.  
  1636.  
  1637.       * To read all new public message in CURRENT Message Base only:
  1638.  
  1639.         Type: RN                Read New messages               (AmiX: R)
  1640.  
  1641.  
  1642.       * To real ALL new public message in EVERY message base:
  1643.  
  1644.         Type: RA                Read All new messages
  1645.  
  1646.  
  1647.       * To list messages in SHORT format (1 line with only the subject):
  1648.  
  1649.         Type: S 1-              Scan from message #1 to end     (AmiX: R)
  1650.         Type: S 1,2,6           Display item 1, 2, AND 6        (AmiX: R)
  1651.         Type: S 1-10,32         Display from 1 to 10, AND 32    (AmiX: R)
  1652.  
  1653.  
  1654.       * To list NEW messages in SHORT format in CURRENT Base:
  1655.  
  1656.         Type: SN                Scan NEW messages
  1657.  
  1658.  
  1659.       * To list NEW messages in SHORT format in EVERY Base:
  1660.  
  1661.         Type: SA                Scan ALL NEW messages
  1662.  
  1663.  
  1664.       * To enter a PRIVATE message to a user:
  1665.  
  1666.         Type: MS username       Mail Send to username           (AmiX: E)
  1667.         Type: MS 1              Mail Send to user #1            (AmiX: E)
  1668.  
  1669.  
  1670.       * To read your PRIVATE message(s):
  1671.  
  1672.         Type: MR                Mail Read                       (AmiX: R)
  1673.  
  1674.  
  1675.       * Leave a message to SYSOP:
  1676.  
  1677.         Type: F                 FEEDBACK to sysop               (AmiX: C)
  1678.  
  1679.  
  1680.       * Chat the SYSOP:
  1681.  
  1682.         Type: C                 CHAT                            (AmiX: O)
  1683.  
  1684.  
  1685.      *  Logoff from the board:
  1686.  
  1687.         Type: O                 logOff from the board           (AmiX: G)
  1688.  
  1689.  
  1690.      *  FAST Logoff from the board:
  1691.  
  1692.         Type: O!                Fast LogOff                     (AmiX: G)
  1693.  
  1694.  
  1695. 2) The Quick Review
  1696.  
  1697.         Action                  Command         Description
  1698.         --------------------------------------------------------------------
  1699.         * Go to File base:      U               Upload/doanload base
  1700.         * Download:             D 1,2,4         download file 1,2 and 4
  1701.         * Upload:               U               upload. You can do a batch
  1702.         * List Files:           S 1-            list from file #1 to end
  1703.         * List New Files:       SN              List new files in base
  1704.         * List ALL New Files:   SA              list ALL new files
  1705.  
  1706.         * Go to message base:   B               message Base
  1707.         * Read a message:       R 1,2,4         Read message 1, 2 AND 4
  1708.         * Enter a message:      P               Post public message
  1709.         * List Message title:   S 1-            List from Message #1 to end
  1710.         * Read NEW messages:    RN              Read NEW in CURRENT base
  1711.         * Read ALL NEW message: RA              Read NEW messages EVERY base
  1712.         * Read private mail:    MR              Mail Read
  1713.         * Write private mail:   MS <username>   Send mail to <username>
  1714.  
  1715.         * Back to main menu:    Q               Quit back to main
  1716.  
  1717.  
  1718. 3) Advanced Commands
  1719.  
  1720.         * GFiles                Type: G         from the MAIN menu
  1721.  
  1722.           The GFiles are General text Files. they are simply texts, that
  1723.           the sysop puts up for the user to read. Upon entering the GFiles
  1724.           section, the user will get this display:
  1725.  
  1726.         ------------------------------------------
  1727.  
  1728.         ## Description
  1729.         == ==============================
  1730.          1 Welcome to the GFiles!
  1731.          2 Rules of this board
  1732.          3 How to win this week's jackpot
  1733.          4 Have you killed a lamer recently?
  1734.          5 You should!
  1735.  
  1736.          Enter Item#, Scan, Quit, ?=Menu
  1737.  
  1738.          General Files> _
  1739.  
  1740.         ------------------------------------------
  1741.  
  1742.         - In order to read a text, you simply have to press the number at
  1743.           the left of the desired text. very simple, is it not?
  1744.  
  1745.         - after having read the text, the menu will NOT be printed, you
  1746.           will have to press either <S> or <L> to have the List of text
  1747.           files.
  1748.  
  1749.         - if you desire, you can DOWNLOAD a text by entering the usual
  1750.           DOWNLOAD command:
  1751.  
  1752.           Type: D 1,2,5         to doanload text 1, 2, AND 5
  1753.  
  1754.         - if you want to get back to the MAIN MENU, wimply press <Q>.
  1755.  
  1756.         - you can also logoff from here by pressing either <O> or <O!>.
  1757.  
  1758.  
  1759.         * PFiles                Type: P         from the MAIN menu
  1760.  
  1761.           The PFiles are called Program Files. On other BBS they are known
  1762.           as DOORS. These files can be anything, ranging from simple text
  1763.           files to complex C Programs, or any DOS commands. There is
  1764.           currently many such PFiles available written in AREXX, such as
  1765.           Global War and many other games. The PFiles section operates
  1766.           EXACTLY as the GFiles section. Same display, same commands.
  1767.  
  1768.  
  1769.         * News                  Type: N         from the MAIN menu
  1770.  
  1771.           The news system in C-NET is very interesting. it lets people with
  1772.           proper clearance write texts in this area. The special things in
  1773.           the NEWS area, is when a user log in, they are showed all new
  1774.           NEWS text since their last call. This can be used to keep users
  1775.           informed of news on the system, addition to the board, the death
  1776.           of yet another lamer or any other interesting news.
  1777.  
  1778.           Here again the NEWS section operates EXACTLY as the GFiles and
  1779.           the PFiles sections. SAME display, SAME commands.
  1780.  
  1781.         * List                  Type: L         from the MAIN menu
  1782.  
  1783.           List is a special section exclusively for the storage of other
  1784.           BBS' number. User can directly add their number to the base. When
  1785.           you enter you have this display:
  1786.  
  1787.  
  1788.         ------------------------------------------
  1789.  
  1790.         CNet AMIGA BBSList 2.0
  1791.  
  1792.         There are 43 systems listed.
  1793.  
  1794.         BBSList> _
  1795.  
  1796.         ------------------------------------------
  1797.  
  1798.  
  1799.           the numbers are numerically ordered. you can view them for a
  1800.           specific area, or from a specific area.
  1801.  
  1802.         - to list ALL numbers from the base press <L>. you will be asked
  1803.           from which area code to start listing. Either press <RETURN> to
  1804.           start from the top of the list, or enter the first desired area
  1805.           code.
  1806.  
  1807.         - you can also DOWNLOAD the whole BBS List, Simply press <D>.
  1808.  
  1809.         - you can have the whole bbs list packed into a file which you can
  1810.           MARK for future download, for this enter an asterisk <*>.
  1811.  
  1812.         - To add your number to the list, press <A>, and follow the
  1813.           on-screen prompts.
  1814.  
  1815.  
  1816.         * Vote                  Type: V         from the MAIN menu
  1817.  
  1818.           The C-NET vote system. This section is very easy to use. Here is
  1819.           the basic display:
  1820.  
  1821.         ------------------------------------------
  1822.  
  1823.         Current Topics (*=You need to vote):
  1824.  
  1825.           1:Do you prefer CNet or AmiExpress
  1826.           2:Do you have sex
  1827.  
  1828.         Voting (Topic#, L:ist, Q:uit)> _
  1829.  
  1830.         ------------------------------------------
  1831.  
  1832.           so, to use this system is rather easy. Press the number of the
  1833.           topic on which you want to vote. you will be prompted with the
  1834.           choices like this:
  1835.  
  1836.  
  1837.         ------------------------------------------
  1838.  
  1839.         Topic #1
  1840.         Do you prefer CNet or AmiExpress
  1841.         (contributed by The Joker on Thu 27-Aug-1992 12:52a)
  1842.  
  1843.         Which BBS program do you prefer?
  1844.  
  1845.              #:Possible answers
  1846.              1:CNet Amiga                       2:AmiExpress
  1847.  
  1848.         Your choice (1-6): _
  1849.  
  1850.         ------------------------------------------
  1851.  
  1852.           Simply enter the desired vote. You can then move to the next vote
  1853.           by pressing it's number. you can get back the list of topics on
  1854.           which to vote by pressing <L>.
  1855.  
  1856.  
  1857.  
  1858.         * Join                  Type: J         from the MAIN menu
  1859.  
  1860.           This is the CONFERENCE system of CNet. This conference system
  1861.           allows multi line BBS can have their users chat together all at
  1862.           the same time. Simply type <J> from the main menu, and VOILA! you
  1863.           are in to chat with other users!
  1864.  
  1865.           here are some usefull commands in the conference system:
  1866.  
  1867.                 - /Q    go back to main menu
  1868.                 - /WH   to know who else is using the BBS
  1869.                 - /L    to list the available ROOMS
  1870.                 - /R x  go to the room #x
  1871.  
  1872.           rooms are special chat-area with predefined users/topics. you can
  1873.           move between those rooms, and chat with different people, and
  1874.           under different topics.
  1875.  
  1876.         * UserListing           Type: UL        from the MAIN menu
  1877.  
  1878.           If you want to have a list of all users on the board, you can use
  1879.           the UserList function. here is how it works:
  1880.  
  1881.         ------------------------------------------
  1882.  
  1883.         Main> UL
  1884.  
  1885.         Alphabetically by handles [No]? _
  1886.         List handles only [No]? _
  1887.  
  1888.         ------------------------------------------
  1889.  
  1890.           if you want to have the users in alphabetical order, answer yes
  1891.           to the first question. if you wish to have handles AND userinfo,
  1892.           answer No to the second question
  1893.  
  1894.         ------------------------------------------
  1895.  
  1896.         Enter the beginning Account Number.
  1897.         :
  1898.  
  1899.         ------------------------------------------
  1900.  
  1901.           here you can enter a number from which the list will start. Each
  1902.           user are assigned with a unique account number, this is the
  1903.           number you must enter if you wish to have a selective list.
  1904.  
  1905.         ------------------------------------------
  1906.  
  1907.         Search patterns:
  1908.  
  1909.         1.  RealName: <INACTIVE>
  1910.         2.  Voice#  : <INACTIVE>
  1911.         3.  Handle  : <INACTIVE>
  1912.         4.  Computer: <INACTIVE>
  1913.         5.  Country : <INACTIVE>
  1914.         6.  Access  : <INACTIVE>
  1915.  
  1916.         # or ENTER=begin?
  1917.  
  1918.         ------------------------------------------
  1919.  
  1920.           here are the UserList Search Patterns. Press the number of the
  1921.           parameters you wish to search for. you can select none or all of
  1922.           them if you want. once you are done, press return at the prompt
  1923.           to begin listing users which match your patterns.
  1924.  
  1925.  
  1926.         Some other everyday commands
  1927.  
  1928.         * Credit Balance        Type: CR        from any prompt
  1929.  
  1930.           here is the display you will get:
  1931.  
  1932.         ------------------------------------------
  1933.  
  1934.         Messages entered: 12 private; 8 public
  1935.  
  1936.                            Files        Bytes
  1937.         -------------  ---------  -----------
  1938.         Your Uploads  :       12       1232 K
  1939.         Your Downloads:       24       1655 K
  1940.         Default ratios:      3:1         3:1
  1941.         Your credits  :       12       2041 K
  1942.         Usable today  :       12       2041 K
  1943.  
  1944.         ------------------------------------------
  1945.  
  1946.           ok, here are the meanings of the numbers. YOUR UPLOADS, reflect
  1947.           the number of FILES and the number of KILOBYTES you uploaded.
  1948.  
  1949.           YOUR DOWNLOADS are the number of FILES and the number of
  1950.           KILOBYTES you downloaded.
  1951.  
  1952.           DEFAULT RATIOS is the ratio you currently have.
  1953.  
  1954.                 FILES: 3:1. this means that for each file you upload, you
  1955.                        you can download 3. Simply put, you get 3 times the
  1956.                        number of files you upload.
  1957.  
  1958.                 BYTES: 3:1 this means the number of kilobytess you receive
  1959.                        for each kilobytes you send. here again, it's 3
  1960.                        times the number of kilobytes you send.
  1961.  
  1962.         YOUR CREDITS is the total number of FILES and the number of
  1963.         KILOBYTES you can download from the BBS.
  1964.  
  1965.         USABLED TODAY if the number of FILES and the number of KILOBYTES
  1966.         you can download TODAY. the rest can be downloaded at another day.
  1967.  
  1968.  
  1969.  Remember that there is MANY MANY more commands avaiable with c-net. While
  1970.  this text if only a tutorial for non-expert, and for people that only wosh
  1971.  to be acquinted with c-net, i will not go into further details.
  1972.  
  1973.  
  1974. 4) The Typical LOGON.
  1975.  
  1976. --------------------------------------
  1977.  
  1978. CONNECT 19200/HST/HST/V42BIS
  1979.  
  1980. Press RETURN to enter System:
  1981.  
  1982.  
  1983. CNet AMIGA 2.25a (c)1990-92
  1984. Perspective Software 313-981-1524 [BBS]
  1985.  
  1986. Terminal A=ANSI, C=CBM, I=IBM, S=Sky, [NONE]: _
  1987.  
  1988. { do i need to explain this line? it's for selecting the GRAPHICS you want }
  1989.  
  1990. ANSI enabled!
  1991.  
  1992. { we selected ANSI graphics }
  1993.  
  1994. Enter NEW if you have no account.
  1995. Enter your handle.
  1996. :                     .
  1997.  
  1998. { if you have NO account on a CNet board, you must enter NEW at the prompt
  1999.   and answers question for your account. }
  2000.  
  2001. { please note that the following logon is for the 2.25+ version of CNet }
  2002.  
  2003. Enter NEW if you have no account.
  2004. Enter your handle.
  2005. : The Joker           .
  2006.  
  2007. Enter your password
  2008. : ........
  2009.  
  2010. Verified.               { ok, you are recognised! }
  2011.  
  2012. NOTE: you are allowed only 4 more calls today.
  2013. { calls left for this day }
  2014.  
  2015. @ Cleared for logon
  2016.  
  2017. The Last caller was: Lamer Killer
  2018.  
  2019. No new news.            { if any NEWS text were posted, they would be
  2020.                           displayed, else this line is shown }
  2021.  
  2022. No new mail.            { if you dont have any new mail }
  2023.  
  2024. You have new mail--read now [No]? _     { if you have new messages waiting }
  2025.  
  2026. You have 1 new; 1 old messages.
  2027.  
  2028. Scan messages now [Yes]? Yes
  2029.  
  2030.   1 Sun 21-Aug-1992 1:22a Sysop                 Money
  2031. * 2 Sun 30-Aug-1992 3:51a Sysop                 Validation
  2032.  
  2033. Quit, Scan, New, Old [All]> _
  2034.  
  2035. { note the * at the left of the message numbers. it shows the NEW messages.
  2036.   at this prompt you can Quit reading messages, Scan messages, read only
  2037.   NEW messages, and the default ALWAYS in [] is to Read ALL messages. }
  2038.  
  2039. item: 1 (of 2)
  2040. subj: Money
  2041. from: Sysop (1, sysop name, 555-555-1234, Super User)
  2042. on  : Sat 29-Aug-1992  7:18P
  2043.  
  2044. Hi there.
  2045.  
  2046. you must give me $500 to have access to the PD section. else, i send to
  2047. cops to your house.
  2048.  
  2049. Sincerely yours,
  2050.  
  2051.         The Sysop
  2052.  
  2053. { ok, you surely guessed it right, that was the Message!! }
  2054.  
  2055. Again, Reply, Kill, [Pass]> _
  2056.  
  2057. { from this prompt you can: Again=Read the message again, Reply=Reply to
  2058.   this message by sending an answer to the user as a PRIVATE message,
  2059.   Kill=erase the message without answering, [Pass]=go to the next message
  2060.   without answering the current message. you have more choice avaiable at
  2061.   this prompt like entering the # of the message you want to read, <D> to
  2062.   download the attached FILE to this message (if any), <Q> quit mail
  2063.   reading, <?> for a menu of available commands. }
  2064.  
  2065. { so,let say you decided to reply to this message. }
  2066.  
  2067. Again, Reply, Kill, [Pass]> Reply
  2068.  
  2069. Is Sysop correct [Yes]? _
  2070.  
  2071. { if you simply press RETURN, it will take the default choice which is YES }
  2072.  
  2073. Enter a subject for your message.
  2074. : Hello Sysop!
  2075.  
  2076. { ok, the next questions might not be present, depending on your access
  2077.   level }
  2078.  
  2079. # of days before auto-expiration:
  2080.  
  2081. { if you enter, let say 10, after 10 days, if unread, your message will be
  2082.   deleted. }
  2083.  
  2084. Mark this item as file-mail  [No]?
  2085.  
  2086. { if the subject entered is the PATH + FILENAME of a file to attach to this
  2087.   message }
  2088.  
  2089. Return a receipt if no reply [No]?
  2090.  
  2091. { some user have a bad habit of reading your message without replying. with
  2092.   this RECEIPT, you will get a message back saying if the user answered
  2093.   your message, if he deleted it, or if he kept it for replying later. }
  2094.  
  2095. Return original message also [No]?
  2096.  
  2097. { with the receipt, you may want to have the message you sent too. this may
  2098.   be usefull, since you may not remember what your message was. }
  2099.  
  2100. Urgent mail (show at logon) [No]?
  2101.  
  2102. { having URGENT MAIL allows you to have users read the mail just after he
  2103.   has logged on the bbs. usefull for URGENT messages that cannot wait until
  2104.   the Message Reading usual time }
  2105.  
  2106. CNet AMIGA TextMachine 2.0:
  2107. Enter up to 250 lines--enter .H at column 1 for Help, or .S to Save.
  2108. Only press ENTER when beginning a new paragraph.
  2109.  
  2110. _
  2111.  
  2112. { here you are in the great CNet text editor. you simply type your message,
  2113. and when you are done, press return, THEN press <.S> to save your message.
  2114. you can view the resulting message the same way the receiver will see it by
  2115. typing return and pressing <.M>, or sumply view your text by typing return
  2116. then pressing <.R>. }
  2117.  
  2118. Dear Sysop,
  2119.  
  2120.   i am making you a BLANK check. So take whatever money you need from me. i
  2121. like givin away my money for shitty PD software.
  2122.  
  2123. Thanks,
  2124.  
  2125.         The Joker
  2126.  
  2127. { here, you press <.S> at column #1 }
  2128.  
  2129. .S { + Return }
  2130.  
  2131. Mail files.
  2132.  
  2133. { that's it, your message was saved, and we get back to this prompt: }
  2134.  
  2135. Again, Reply, Kill, [Pass]> Q
  2136.  
  2137. {ok, we typed Q to quit message READING. }
  2138.  
  2139.  
  2140. Quit, Scan, New, Old, [All]> _
  2141.  
  2142. { so here you can go back to scanning files, reading messages, ect. but
  2143.   we'll just Quit }
  2144.  
  2145. Quit, Scan, New, Old, [All]> Quit
  2146.  
  2147. Kill all messages [No]? _
  2148.  
  2149. { if you read all your messages, but not deleted them, you can use this
  2150.   option to delete ALL of them. }
  2151.  
  2152.  
  2153. 1 Subboard(s) report new uploads since your last call.
  2154.  
  2155. Quick-browse these new files now [Yes]?
  2156.  
  2157. { with the BROWSING action you can move though files, selecting files for
  2158.   later downloading. }
  2159.  
  2160. Quick-browse these new files now [Yes]? Yes
  2161.  
  2162. New uploads located: 2
  2163.  
  2164.   1 31-Aug   4 hschk456      LHA   86K  High Speed Check Ver 4.56
  2165.   2 30-Aug   4 hschk425      LHA  112K  High Speed Check Ver 4.25
  2166.  
  2167. (2) Browse (*, Download, Read, Quit)>
  2168.  
  2169. { the number in the () is thenumber of new files. The * lets you SELECT
  2170.   the files as follow: }
  2171.  
  2172. (2) Browse (*, Download, Read, Quit)> *1,2
  2173.  
  2174. hschk456,lha now selected!
  2175. hschk425,lha now selected!
  2176.  
  2177. { which select files 1 and 2 for later downloading. use SS and DS to scan
  2178.   your selected files or download them. }
  2179.  
  2180. { when you are done, press RETURN to see the new files in the next database
  2181.   (if any) or press <Q> to exit new file browsing }
  2182.  
  2183. { that was for the FILES section, you also get a report of the MESSAGES
  2184.   SECTION. }
  2185.  
  2186. 1 Subboard(s) report new activity since you last visited them.
  2187.  
  2188. Scan#-# Read#-# Browse#-# Yank New-cancel#-# [?=menu] _
  2189.  
  2190. { here you have a choice to read and browse through new messages on the
  2191.   system:
  2192.  
  2193.   Browse   :  to list new items with option to read them or download them
  2194.   New      :  Cancel the 'new' status of subboard. as if you read all
  2195.               messages
  2196.   Read     : Read the new items
  2197.   Scan     : scan the new items
  2198.   Yank     : Pack message for offline reading (optionnal use of LHA for
  2199.              packing)
  2200.  
  2201.   the #-# after the command means you can supply a range like: }
  2202.  
  2203.  
  2204. Scan#-# Read#-# Browse#-# Yank New-cancel#-# [?=menu] S1-10
  2205.  
  2206. { which will scan the files from 1 up to 10. here again, when you are done
  2207.   reading, or packing messages, you can type RETURN to go to the next area
  2208.   with new messages, or type <Q> to quit new message reading }
  2209.  
  2210.  
  2211.  
  2212. At this point you find yourself into the MAIN MENU of c-net. We'll do a
  2213. simple access. we will go into the database, scan the new files, download
  2214. files, and upload some, then logoff. this will complete our logon.
  2215.  
  2216. Main> _
  2217.  
  2218. { here, we go into the Upload/Download Area }
  2219.  
  2220. Main> U
  2221.  
  2222. { there might be a custom menu, so we'll skip to the important part }
  2223.  
  2224. 1.         Amiga PD                     2.         IBM PD
  2225.  
  2226. Please select a subboard (l=list)
  2227.  
  2228. List, Quit, subboard#, ?=menu
  2229.  
  2230. Upload base> 1
  2231.  
  2232. { we'll go into the AMIGA PD base. }
  2233.  
  2234. *Subboard (1) AMIGA PD
  2235.  
  2236. Last visit was Mon 31-Aug-1992  1:57a
  2237. :   10 files
  2238. :   no responses
  2239.  
  2240. Used: 91% of 663M  Free: 55M
  2241.  
  2242. Browse, Scan, Read, Download, Upload, Quit, ?=Menu
  2243.  
  2244. (1) Amiga PD> S 1-
  2245.  
  2246. { we'll scan files from #1 up to the last one }
  2247.  
  2248.   1 30-Aug   0 tsl-dyna      LHA  10K Trainer for Captain Dynamo +8 and fix
  2249.   2 29-Aug   2 pod           EXE  78K P.O.D. The Classical Game f.t. C64 !
  2250.   3 29-Aug   2 nms_dyna      DMS 309K CAPTAIN DYNAMO - FINAL BY NEMESIS
  2251.   4 29-Aug   1 f&s-ppp       DMS 355K Punkt Punkt Punkt (GER)
  2252.   5 29-Aug   1 starcon       LHA1163K Starcon. A game like Archon 6
  2253.   6 29-Aug   2 virz323       RUN 105K Virus Z 3.23
  2254.   7 29-Aug   1 quick27b      DMS 329K Quickbyte
  2255.   8 29-Aug   1 tn_prmtr      LHA   9K Premiere Trainer
  2256.   9 29-Aug   0 tnprefix      LHA   4K Premiere Fix..3RD Disk
  2257.  10 29-Aug   3 d-space       DMS 149K space taxi
  2258.  
  2259. { WHAT?  PD files ?!?! Sure... Really COOL PD board! }
  2260.  
  2261. Browse, Scan, Read, Download, Upload, Quit, ?=Menu
  2262.  
  2263. (1) Amiga PD> D 10,6
  2264.  
  2265. { i'll take these 2 PD files. they sure are cool! }
  2266.  
  2267. d-space.DMS now selected!
  2268.  
  2269. virz323.RUN now selected!       { i REALLY want to see this COOL file! }
  2270.  
  2271. 1. d-space.dms          152576  { this is the list of file you'll download }
  2272. 2. virz323.run          107520
  2273.  
  2274. Bytes: 254K  Time: 5:18
  2275.  
  2276. Enter the # of the itrem to deselect or press ENTER to accept
  2277. :
  2278.  
  2279. { if you want to REMOVE an item from the list, enter it's number at the
  2280.   prompt above, or press RETURN }
  2281.  
  2282. Use your default protocol Zmodem [Yes]? _
  2283.  
  2284. { Press RETURN at that one to select ZModem, or press NO to select another
  2285.   protocol }
  2286.  
  2287.  
  2288. Ready to transfer with Zmodem.
  2289.  
  2290. Logoff upon completion, Abort, [RETURN to start XFER]:
  2291.  
  2292. { you can type <L> if you wish to logoff right after you finished
  2293.   Downloading. You can abort your downloading by pressing <A>, or RETURN to
  2294.   start the transfer. }
  2295.  
  2296. Go to receive files, ^X aborts
  2297. **B000000000000000
  2298.  
  2299. Transfer successfull.
  2300.  
  2301.  
  2302. Browse, Scan, Read, Download, Upload, Quit, ?=Menu
  2303.  
  2304. (1) Amiga PD>
  2305.  
  2306.  
  2307. { ok, so you got those files. WOW! good PD (sure) software for nothing! }
  2308.  
  2309. { let's upload! }
  2310.  
  2311. Browse, Scan, Read, Download, Upload, Quit, ?=Menu
  2312.  
  2313. (1) Amiga PD> U
  2314.  
  2315.  
  2316. Use your default protocol Zmodem [Yes]? _
  2317.  
  2318. { Press RETURN at that one to select ZModem, or press NO to select another
  2319.   protocol }
  2320.  
  2321. { you may of may not see the following querries depending onthe subboard
  2322. settings done by the sysop }
  2323.  
  2324. Private item [No]? _
  2325.  
  2326. { if your upload is to remain PRIVATE (lime private mail) }
  2327.  
  2328. Press RETURN for a BATCH upload in ZModem       { this line WILL vary }
  2329.  
  2330. Title for item # 1:
  2331.  
  2332. { simply press return instead of the title. this description stuff is for
  2333.   users which upload stuff and select the auto logoff}
  2334.  
  2335. Logoff upon completion, Abort, [RETURN to start XFER]:
  2336.  
  2337. { you can type <L> if you wish to logoff right after you finished
  2338.   Downloading. You can abort your downloading by pressing <A>, or RETURN to
  2339.   start the transfer. }
  2340.  
  2341. Transfer successful!
  2342.  
  2343. Please describe LOAD.lha
  2344.  
  2345. Please enter a short description for this file
  2346. : this is the load routine for the PD game called Shadow of the beast 3
  2347.  
  2348. Enter an OPTIONAL long description [No]? No
  2349.  
  2350. { now, you entered a description which had 1 line (short) and you CAN enter
  2351. a LONG description (like a message) for this file. but we did not. }
  2352.  
  2353. Browse, Scan, Read, Download, Upload, Quit, ?=Menu
  2354.  
  2355. (1) Amiga PD> Q
  2356.  
  2357. Main> O                 { Logoff from the bbs }
  2358.  
  2359. Want to logoff [Yes]? Yes
  2360.  
  2361. Want to leave a Feedback [No]? No
  2362.  
  2363. end.
  2364.